home *** CD-ROM | disk | FTP | other *** search
- body
- {
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- font-family: verdana, arial, helvetica, sans-serif;
- background-color: transparent;
- }
-
- img
- {
- behavior: url(images/pngHack.htc);
- }
-
- .pad5 {
- padding: 5px;
- }
-
- .pad10 {
- padding: 10px;
- }
-
- .pad15 {
- padding: 15px;
- }
-
- .pad20 {
- padding: 15px 15px 15px 20px;
- }
-
- .standardText {
- font-size: 12px;
- }
-
- .justify {
- text-align: justify;
- }
-
- .title {
- color: #B2001D;
- font-weight: bold;
- font-size: 20px;
- padding-top: 10px;
- }
-
- *
- {
- margin: 0;
- padding: 0;
- border: none;
- scrollbar-face-color: #00388C;
- scrollbar-arrow-color: #fff;
- scrollbar-track-color: #e0e0e0;
- }
-
- /* START - OverViewItem */
-
- td.tableRow {
- border-bottom: solid 1px #C1C1C1;
- padding-bottom: 5px;
- }
-
- a.overviewTitle {
- /* width: 500px; */
- width: 270px;
- font-weight: bold;
- font-size: 16px;
- margin-top: 0px;
- text-decoration: none;
- color: #00388C;
- }
-
- a.overviewTitle:hover{
- text-decoration: underline;
- }
-
- a.regButton {
- width: 190px;
- height: 26px;
- display: block;
- background-image: url("../images/actionButtons/reg.gif");
- }
-
- a.regButton:hover {
- background-image: url("../images/actionButtons/reg_hover.gif");
- }
-